[INFO] cloning repository https://github.com/vfbiby/words-lingo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vfbiby/words-lingo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49a2eaedf30002cb80462b5bfc6fd3479a570bbc
[INFO] testing vfbiby/words-lingo against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vfbiby/words-lingo
[INFO] finished tweaking git repo https://github.com/vfbiby/words-lingo
[INFO] tweaked toml for git repo https://github.com/vfbiby/words-lingo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vfbiby/words-lingo on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vfbiby/words-lingo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded sea-orm v1.1.4
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded bigdecimal v0.4.7
[INFO] [stderr]   Downloaded sea-query v0.32.1
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.4
[INFO] [stderr]   Downloaded ntex-util v2.8.0
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded ntex v2.10.0
[INFO] [stderr]   Downloaded ntex-service v3.4.0
[INFO] [stderr]   Downloaded ntex-rt v0.4.24
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.3
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded frunk_core v0.4.3
[INFO] [stderr]   Downloaded frunk_derives v0.4.3
[INFO] [stderr]   Downloaded ntex-tls v2.4.0
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded mysql-common-derive v0.30.2
[INFO] [stderr]   Downloaded pem v2.0.1
[INFO] [stderr]   Downloaded mysql v24.0.0
[INFO] [stderr]   Downloaded io-enum v1.2.0
[INFO] [stderr]   Downloaded ntex-http v0.1.13
[INFO] [stderr]   Downloaded ntex-server v2.6.2
[INFO] [stderr]   Downloaded lru v0.10.1
[INFO] [stderr]   Downloaded frunk v0.4.3
[INFO] [stderr]   Downloaded ntex-io v2.9.2
[INFO] [stderr]   Downloaded ntex-h2 v1.5.0
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.4
[INFO] [stderr]   Downloaded mysql_common v0.30.6
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.4
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded sea-schema v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25532ceec6433c2395e4daa2634dc4adc778bc42b8944b39e63291eb5e641da1
[INFO] running `Command { std: "docker" "start" "-a" "25532ceec6433c2395e4daa2634dc4adc778bc42b8944b39e63291eb5e641da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25532ceec6433c2395e4daa2634dc4adc778bc42b8944b39e63291eb5e641da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25532ceec6433c2395e4daa2634dc4adc778bc42b8944b39e63291eb5e641da1", kill_on_drop: false }`
[INFO] [stdout] 25532ceec6433c2395e4daa2634dc4adc778bc42b8944b39e63291eb5e641da1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e8b1f2cdf1e03da0d894296bff240def96690ceb9b2ac24a132349c0e5cddd8
[INFO] running `Command { std: "docker" "start" "-a" "1e8b1f2cdf1e03da0d894296bff240def96690ceb9b2ac24a132349c0e5cddd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling ntex-rt v0.4.24
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling oneshot v0.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling ntex-service v3.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling sea-orm-macros v1.1.4
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ntex-bytes v0.1.27
[INFO] [stderr]    Compiling ntex-util v2.8.0
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.13
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling ntex-io v2.9.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sea-query v0.32.1
[INFO] [stderr]    Compiling ntex-tokio v0.5.3
[INFO] [stderr]    Compiling ntex-net v2.4.0
[INFO] [stderr]    Compiling ntex-h2 v1.5.0
[INFO] [stderr]    Compiling ntex-tls v2.4.0
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling ntex-server v2.6.2
[INFO] [stderr]    Compiling sea-schema v0.16.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling ntex v2.10.0
[INFO] [stderr]    Compiling sea-orm-cli v1.1.4
[INFO] [stderr]    Compiling sqlx-mysql v0.8.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.4
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling sea-orm-migration v1.1.4
[INFO] [stderr]    Compiling seed v0.1.0 (/opt/rustwide/workdir/seed)
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling words_lingo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1e8b1f2cdf1e03da0d894296bff240def96690ceb9b2ac24a132349c0e5cddd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e8b1f2cdf1e03da0d894296bff240def96690ceb9b2ac24a132349c0e5cddd8", kill_on_drop: false }`
[INFO] [stdout] 1e8b1f2cdf1e03da0d894296bff240def96690ceb9b2ac24a132349c0e5cddd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e31e8c0b37214ca4c53e71c248b7f212ea22788009f1d0bba81ee932ab4b36a4
[INFO] running `Command { std: "docker" "start" "-a" "e31e8c0b37214ca4c53e71c248b7f212ea22788009f1d0bba81ee932ab4b36a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling frunk_derives v0.4.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling sea-query v0.32.1
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]    Compiling io-enum v1.2.0
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling frunk v0.4.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling ntex-rt v0.4.24
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling sea-schema v0.16.1
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling ntex-util v2.8.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]    Compiling ntex-io v2.9.2
[INFO] [stderr]    Compiling sea-orm-cli v1.1.4
[INFO] [stderr]    Compiling ntex-tokio v0.5.3
[INFO] [stderr]    Compiling ntex-net v2.4.0
[INFO] [stderr]    Compiling ntex-tls v2.4.0
[INFO] [stderr]    Compiling ntex-h2 v1.5.0
[INFO] [stderr]    Compiling ntex-server v2.6.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx-mysql v0.8.3
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]    Compiling ntex v2.10.0
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.4
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling sea-orm-migration v1.1.4
[INFO] [stderr]    Compiling seed v0.1.0 (/opt/rustwide/workdir/seed)
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling words_lingo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `mysql::prelude::*`
[INFO] [stdout]    --> tests/words_test.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |         use mysql::prelude::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_db` is never used
[INFO] [stdout]    --> tests/words_test.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |     async fn get_db(database_url: String) -> DatabaseConnection {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e31e8c0b37214ca4c53e71c248b7f212ea22788009f1d0bba81ee932ab4b36a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31e8c0b37214ca4c53e71c248b7f212ea22788009f1d0bba81ee932ab4b36a4", kill_on_drop: false }`
[INFO] [stdout] e31e8c0b37214ca4c53e71c248b7f212ea22788009f1d0bba81ee932ab4b36a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fb6fa904e07f77ac4e54c88d803917366d50d8554fa813ecd1f3727490d93fb
[INFO] running `Command { std: "docker" "start" "-a" "4fb6fa904e07f77ac4e54c88d803917366d50d8554fa813ecd1f3727490d93fb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `mysql::prelude::*`
[INFO] [stderr]    --> tests/words_test.rs:136:13
[INFO] [stderr]     |
[INFO] [stderr] 136 |         use mysql::prelude::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_db` is never used
[INFO] [stderr]    --> tests/words_test.rs:168:14
[INFO] [stderr]     |
[INFO] [stderr] 168 |     async fn get_db(database_url: String) -> DatabaseConnection {
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `words_lingo` (test "words_test") generated 2 warnings (run `cargo fix --test "words_test" -p words_lingo` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/words_lingo-7ca06f52949c85ea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/words_lingo-6fb07f21439bfd71)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::get_not_found_response_not_found_status_code ... ok
[INFO] [stdout] test tests::get_hello_response_with_hello ... ok
[INFO] [stdout] test tests::get_works_response_with_it_works ... ok
[INFO] [stdout] test tests::get_works_with_query_params ... ok
[INFO] [stdout] test tests::get_root_response_with_hello_world ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/words_test.rs (/opt/rustwide/target/debug/deps/words_test-30d014d6b277b7c8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test words_test::post_words_should_response_ok ... ok
[INFO] [stdout] test words_test::mark_known_words_should_work ... FAILED
[INFO] [stdout] test words_test::mark_known_words_should_return_404_if_user_not_found ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- words_test::mark_known_words_should_work stdout ----
[INFO] [stdout] Using database: mysql://root:mysqlroot@localhost:3306/words_lingo_test
[INFO] [stdout] 
[INFO] [stdout] thread 'words_test::mark_known_words_should_work' (26) panicked at tests/words_test.rs:146:86:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Conn(SqlxError(PoolTimedOut))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6337295ab418 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337295ab418 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337295ab418 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337295ab418 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337295c3daa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337295c3daa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6337295b0432 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6337295b0432 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x633729588aa6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633729588aa6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337295a2ec9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337289c763c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6337289c763c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6337295a3142 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6337295a3142 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633729588b62 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63372957d959 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633729589add - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337295c45ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337295c4362 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63372892fa1e - <core[28b146924c2f19c6]::result::Result<sea_orm[5c0226c4cf1a46cd]::database::db_connection::DatabaseConnection, sea_orm[5c0226c4cf1a46cd]::error::DbErr>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63372892fa1e - words_test[603268eef30171ac]::words_test::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/words_test.rs:146:86
[INFO] [stdout]   22:     0x6337289307d9 - words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/words_test.rs:31:50
[INFO] [stdout]   23:     0x633728987ca1 - <ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on::<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17
[INFO] [stdout]   24:     0x63372899546d - <ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on::<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29
[INFO] [stdout]   25:     0x633728975f5d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63372893369f - <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x633728929ee0 - <tokio[da79c25a36628d7a]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x633728967885 - <std[929523f510218772]::thread::local::LocalKey<tokio[da79c25a36628d7a]::task::local::LocalData>>::try_with::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x6337289676ce - <std[929523f510218772]::thread::local::LocalKey<tokio[da79c25a36628d7a]::task::local::LocalData>>::with::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x6337289280c6 - <tokio[da79c25a36628d7a]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x633728936696 - <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x63372892a255 - <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x6337289761dd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63372891b31d - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x63372891ae5b - tokio[da79c25a36628d7a]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x63372891ae5b - tokio[da79c25a36628d7a]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x63372891ae5b - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x63372890f3b0 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x6337289186e0 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x633728916444 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x6337289371db - <tokio[da79c25a36628d7a]::runtime::context::scoped::Scoped<tokio[da79c25a36628d7a]::runtime::scheduler::Context>>::set::<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x63372896c979 - tokio[da79c25a36628d7a]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x633728968a92 - <std[929523f510218772]::thread::local::LocalKey<tokio[da79c25a36628d7a]::runtime::context::Context>>::try_with::<tokio[da79c25a36628d7a]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x633728967bde - <std[929523f510218772]::thread::local::LocalKey<tokio[da79c25a36628d7a]::runtime::context::Context>>::with::<tokio[da79c25a36628d7a]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x63372896c36d - tokio[da79c25a36628d7a]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x633728913a30 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x633728914666 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x633728915413 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x633728947933 - tokio[da79c25a36628d7a]::runtime::context::runtime::enter_runtime::<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x63372890e6e1 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x633728943ab6 - <tokio[da79c25a36628d7a]::runtime::runtime::Runtime>::block_on_inner::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x633728943fda - <tokio[da79c25a36628d7a]::runtime::runtime::Runtime>::block_on::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x633728928191 - <tokio[da79c25a36628d7a]::task::local::LocalSet>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x63372891d348 - ntex_rt[46ccb13f274f696a]::tokio::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43
[INFO] [stdout]   55:     0x633728992ab3 - <ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on::<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13
[INFO] [stdout]   56:     0x633728984acd - <ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on::<words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25
[INFO] [stdout]   57:     0x633728934f08 - words_test[603268eef30171ac]::words_test::mark_known_words_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/words_test.rs:29:5
[INFO] [stdout]   58:     0x63372892f2f7 - words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/words_test.rs:29:18
[INFO] [stdout]   59:     0x6337288f4cf6 - <words_test[603268eef30171ac]::words_test::mark_known_words_should_work::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x6337289ba71b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x6337289ba71b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   62:     0x6337289c7f95 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   63:     0x6337289c7f95 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x6337289c7f95 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x6337289c7f95 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x6337289c7f95 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6337289c7f95 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   68:     0x6337289c7f95 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   69:     0x6337289c2af4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   70:     0x6337289c2af4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x6337289cb012 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x6337289cb012 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x6337289cb012 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x6337289cb012 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x6337289cb012 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x6337289cb012 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   77:     0x6337289cb012 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x6337295aa89f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   79:     0x6337295aa89f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   80:     0x7045f8e23aa4 - <unknown>
[INFO] [stdout]   81:     0x7045f8eb0a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- words_test::mark_known_words_should_return_404_if_user_not_found stdout ----
[INFO] [stdout] Using database: mysql://root:mysqlroot@localhost:3306/words_lingo_test
[INFO] [stdout] 
[INFO] [stdout] thread 'words_test::mark_known_words_should_return_404_if_user_not_found' (25) panicked at tests/words_test.rs:146:86:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Conn(SqlxError(PoolTimedOut))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6337295ab418 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337295ab418 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337295ab418 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337295ab418 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337295c3daa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337295c3daa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6337295b0432 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6337295b0432 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x633729588aa6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633729588aa6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337295a2ec9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337289c763c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6337289c763c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6337295a3142 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6337295a3142 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633729588b62 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63372957d959 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633729589add - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337295c45ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337295c4362 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63372892fa1e - <core[28b146924c2f19c6]::result::Result<sea_orm[5c0226c4cf1a46cd]::database::db_connection::DatabaseConnection, sea_orm[5c0226c4cf1a46cd]::error::DbErr>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63372892fa1e - words_test[603268eef30171ac]::words_test::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/words_test.rs:146:86
[INFO] [stdout]   22:     0x633728932707 - words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/words_test.rs:73:51
[INFO] [stdout]   23:     0x6337289882f1 - <ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on::<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17
[INFO] [stdout]   24:     0x63372899614d - <ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on::<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29
[INFO] [stdout]   25:     0x633728975fdd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63372893391f - <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x63372892a0c0 - <tokio[da79c25a36628d7a]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x633728967a85 - <std[929523f510218772]::thread::local::LocalKey<tokio[da79c25a36628d7a]::task::local::LocalData>>::try_with::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x63372896776e - <std[929523f510218772]::thread::local::LocalKey<tokio[da79c25a36628d7a]::task::local::LocalData>>::with::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x633728928146 - <tokio[da79c25a36628d7a]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x633728936736 - <tokio[da79c25a36628d7a]::task::local::RunUntil<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x63372892a5b5 - <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x63372897625d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63372891b39d - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x63372891b19b - tokio[da79c25a36628d7a]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x63372891b19b - tokio[da79c25a36628d7a]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x63372891b19b - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x63372890f9f0 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x633728919c20 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x633728916484 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x63372893747b - <tokio[da79c25a36628d7a]::runtime::context::scoped::Scoped<tokio[da79c25a36628d7a]::runtime::scheduler::Context>>::set::<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x63372896c9f9 - tokio[da79c25a36628d7a]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x633728968d12 - <std[929523f510218772]::thread::local::LocalKey<tokio[da79c25a36628d7a]::runtime::context::Context>>::try_with::<tokio[da79c25a36628d7a]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x633728967c9e - <std[929523f510218772]::thread::local::LocalKey<tokio[da79c25a36628d7a]::runtime::context::Context>>::with::<tokio[da79c25a36628d7a]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x63372896c3ed - tokio[da79c25a36628d7a]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x633728914270 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x633728914766 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x633728915ad3 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x633728947c13 - tokio[da79c25a36628d7a]::runtime::context::runtime::enter_runtime::<<tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x63372890e881 - <tokio[da79c25a36628d7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x633728943db6 - <tokio[da79c25a36628d7a]::runtime::runtime::Runtime>::block_on_inner::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x6337289444da - <tokio[da79c25a36628d7a]::runtime::runtime::Runtime>::block_on::<<tokio[da79c25a36628d7a]::task::local::LocalSet>::run_until<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x633728928231 - <tokio[da79c25a36628d7a]::task::local::LocalSet>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x63372891e048 - ntex_rt[46ccb13f274f696a]::tokio::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43
[INFO] [stdout]   55:     0x633728993553 - <ntex_rt[46ccb13f274f696a]::system::SystemConfig>::block_on::<<ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13
[INFO] [stdout]   56:     0x63372898501d - <ntex_rt[46ccb13f274f696a]::builder::SystemRunner>::block_on::<words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25
[INFO] [stdout]   57:     0x633728934f88 - words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/words_test.rs:71:5
[INFO] [stdout]   58:     0x63372892f357 - words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/words_test.rs:71:18
[INFO] [stdout]   59:     0x6337288f4d76 - <words_test[603268eef30171ac]::words_test::mark_known_words_should_return_404_if_user_not_found::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x6337289ba71b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x6337289ba71b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   62:     0x6337289c7f95 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   63:     0x6337289c7f95 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x6337289c7f95 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x6337289c7f95 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x6337289c7f95 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6337289c7f95 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   68:     0x6337289c7f95 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   69:     0x6337289c2af4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   70:     0x6337289c2af4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x6337289cb012 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x6337289cb012 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x6337289cb012 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x6337289cb012 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x6337289cb012 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x6337289cb012 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   77:     0x6337289cb012 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x6337295aa89f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   79:     0x6337295aa89f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   80:     0x7045f8e23aa4 - <unknown>
[INFO] [stdout]   81:     0x7045f8eb0a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     words_test::mark_known_words_should_return_404_if_user_not_found
[INFO] [stdout]     words_test::mark_known_words_should_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test words_test`
[INFO] running `Command { std: "docker" "inspect" "4fb6fa904e07f77ac4e54c88d803917366d50d8554fa813ecd1f3727490d93fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb6fa904e07f77ac4e54c88d803917366d50d8554fa813ecd1f3727490d93fb", kill_on_drop: false }`
[INFO] [stdout] 4fb6fa904e07f77ac4e54c88d803917366d50d8554fa813ecd1f3727490d93fb
